home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / MiniMenu / screen (Mini Menu).cfg
Encoding:
Text File  |  1998-10-26  |  2.0 KB  |  71 lines

  1. ; main screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Realm View Mini Menu"
  5.  
  6. ; Button for Realm View Mini Menu
  7. [TEXTBUTTON_1]
  8. Font=LARGE                            ; font to use LARGE/SMALL
  9. ; 640x480 rectangle
  10. Rect2=250,180,550,220                 ; 800x600 rectangle
  11. Text=1; Load Game;                       ; Button text
  12. Rect1=200,144,440,176
  13.  
  14.  
  15. [TEXTBUTTON_2]
  16. Font=LARGE                            ; font to use LARGE/SMALL
  17. ; 640x480 rectangle
  18. Rect2=250,230,550,270                 ; 800x600 rectangle
  19. Text=75; Save Game;                       ; Button text
  20. Rect1=200,184,440,216
  21.  
  22.  
  23. [TEXTBUTTON_3]
  24. Font=LARGE                            ; font to use LARGE/SMALL
  25. ; 640x480 rectangle
  26. Rect2=250,280,550,320                 ; 800x600 rectangle
  27. Text=4; Preferences;                         ; Button text
  28. Rect1=200,224,440,256
  29.  
  30.  
  31. [TEXTBUTTON_4]
  32. Font=LARGE                            ; font to use LARGE/SMALL
  33. ; 640x480 rectangle
  34. Rect2=250,330,550,370                 ; 800x600 rectangle
  35. Text=50; Quit Game;                       ; Button text
  36. Rect1=200,264,440,296
  37.  
  38.  
  39. [TEXTBUTTON_5]
  40. Font=LARGE                            ; font to use LARGE/SMALL
  41. ; 640x480 rectangle
  42. Rect2=250,380,550,420                 ; 800x600 rectangle
  43. Text=11; Cancel;                          ; Button text
  44.  
  45. ; Buttons for the Battle Mode mini menu
  46. Rect1=200,304,440,336
  47.  
  48. [TEXTBUTTON_6]
  49. Font=LARGE                            ; font to use LARGE/SMALL
  50. ; 640x480 rectangle
  51. Rect2=250,230,550,270                 ; 800x600 rectangle
  52. Text=4; Preferences;                          ; Button text
  53.  
  54. [TEXTBUTTON_7]
  55. Font=LARGE                            ; font to use LARGE/SMALL
  56. ; 640x480 rectangle
  57. Rect2=250,280,550,320                 ; 800x600 rectangle
  58. Text=51; Quit Battle;                     ; Button text
  59.  
  60. [TEXTBUTTON_8]
  61. Font=LARGE                            ; font to use LARGE/SMALL
  62. ; 640x480 rectangle
  63. Rect2=250,330,550,370                 ; 800x600 rectangle
  64. Text=11; Cancel;                          ; Button text
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.